Libraries tagged by prepare statement

krugozor/database

42 Favers
2402 Downloads

PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.

Go to Download


krugozor-old/database

0 Favers
7 Downloads

Database — библиотека PHP классов для простой, удобной, быстрой и безопасной работы с базой данных MySql, использующая расширение PHP mysqli и имитацию подготовленных запросов. Database — is a PHP class library for easy, convenient, fast and safe work with the MySql database, using the PHP mysqli extension and simulating prepared statements.

Go to Download


busenov/database

0 Favers
1 Downloads

PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.

Go to Download


noodlehaus/mysqli_etc

2 Favers
25 Downloads

how mysqli_prepare should work

Go to Download


goisneto/mysqlutil

0 Favers
4 Downloads

Easy way to make MySQL querys, use PDO with prepare statement and fetch results

Go to Download


alisajjad/php7_mysql

0 Favers
5 Downloads

A simple PHP Mysqli Wrapper(prepare statements) with Result collection object which provides basic functionality.

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
39 Downloads

A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.

Go to Download


easeappphp/pdolight

0 Favers
72 Downloads

A very simple and safe PHP library to execute PDO based database queries. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too.

Go to Download


thingengineer/mysqli-database-class

3282 Favers
112474 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


joshcam/mysqli-database-class

3309 Favers
234447 Downloads

PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements

Go to Download


mouf/magic-query

22 Favers
198069 Downloads

A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!

Go to Download


kohana/database

161 Favers
467711 Downloads

The official Kohana module for database interactions, building queries, and prepared statements

Go to Download


tommyknocker/pdo-database-class

68 Favers
1360 Downloads

PHP PDO Wrapper which utilizes PDO and prepared statements

Go to Download


websitebeaver/simple-mysqli

64 Favers
1701 Downloads

Wrapper class for MySQLi prepared statements

Go to Download


mpyw/laravel-pdo-emulation-control

2 Favers
73559 Downloads

Temporarily enable/disable PDO prepared statement emulation

Go to Download


Next >>